home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / v cisle / netmeter / NetMeter_v100beta1a.exe / embedded / InfoAfter.txt < prev    next >
Text File  |  2007-06-01  |  6KB  |  154 lines

  1. NetMeter 1.0.0 (beta 1a) ReadMe (05/15/2007)
  2. =============================================
  3.  
  4.  
  5. System requirements:
  6. --------------------
  7.  
  8. Any Windows 32 or 64-bit operating system (everything from Windows 95 to Vista 64-bit)
  9. Windows 2000 or newer is required for "transparency" and "balloon hint" features.
  10.  
  11.  
  12. Note for Windows 95: I you are using Windows 95 you will have to install an
  13. update from Microsoft that contains the IP-Helper API (IPHLPAPI.DLL). As far as
  14. i know this DLL is included in the Internet Explorer 5.x installation package.
  15.  
  16. Note for Windows NT 4.0: Service Pack 4 or newer is required
  17.  
  18. Note for the x64 versions of XP and Vista: NetMeter works fine on these 64-bit
  19. operating systems although it is not a native 64-bit binary. Vista Ultimate 64-bit
  20. is my current development platform. Nevertheless i will continue to maintain
  21. compatibility down to Windows 95.
  22.  
  23. Note for Linux + WinE users: NetMeter reportedly works well using WinE!
  24.  
  25.  
  26. Known bugs:
  27. -----------
  28. none
  29.  
  30.  
  31. Program version history:
  32. ------------------------
  33.  
  34. 1.0.0 (beta 1a):
  35.  
  36. - Added the new option "All Interfaces (No Loopback, No Duplicates)".
  37. Using the option "All Interfaces" on Vista can result in multiplied
  38. traffic readings.
  39. Up to Windows XP any given MAC-address was only present once in the
  40. list of network interfaces reporded by the IP-Helper API. On Vista there
  41. are additional virtual interfaces for every physical adapter which all
  42. have identical MAC addresses. If you choose above mentioned option
  43. NetMeter will only monitor the first adapter with a given MAC-address.
  44. - Fixed the problem with saving the .ini and traffic logfile on Windows Vista.
  45. On Vista all variable data is now stored in the directory
  46. %USERPROFILE%\AppData\Roaming\NetMeter
  47. - "Average left per day" statistic should now be correct
  48. + Added loopback device to interface-list
  49. - Several small bugfixes i made through the last years and lost track of...
  50.  
  51. 0.9.9.9 (beta 2):
  52.  
  53. - Fixed bug with logfile not being saved on Windows-Shutdown
  54. + Added autosave feature for logfile (set to 5 minutes)
  55. - On systems with multiple monitors, NetMeter now uses the primary display on
  56. first startup
  57. + Added "Average left per day"-statistic to "Totals"-screen
  58. - Fixed a problem with the "Always on top"-feature
  59. - Fixed bug with "Hide meter"-action not working when "fade out" was activated
  60. - Fixed problem with "Minimize when idle"-feature stealing the focus when
  61. restoring the graph window.
  62. - Fixed problem with calculation of billing periods ("Monthly period starts on")
  63. NOTE: NetMeter is still in beta state, because internally a lot of things have
  64. been changed since the last version.
  65.  
  66. 0.9.9.9 (beta):
  67.  
  68. + Added permanent logfile. Log-data is now saved in the file "NetMeter.tlg"
  69. + Added many new statistics to "Totals"-screen (Data transferred today /
  70. this week / this month / total, projected transfer, daily / weekly /
  71. monthly reports). It is also possible to export the d / w / m reports as CSV
  72. file. CSV files can be opened with MS Excel for example.
  73. + Added new feature "Traffic volume alert". If activated, NetMeter will notify
  74. you, as soon as the projected data transfer exceeds the chosen traffic limit.
  75. + Added option "Snap to screen edges"
  76. + Added "click-through"-feature. If this option is activated, you can click
  77. through the graph window as if it wouldn't be there.
  78. + NetMeter is now XP-Theme compatible
  79. - Fixed some minor bugs
  80.  
  81. 0.8.6.0 :
  82.  
  83. - Fixed problem with password protected screensavers and user switching under
  84. Windows XP caused by the "Mouse sensitive fading" option. Now there won't be
  85. any more annoing "Call to an OS function failed" error-popups.
  86. + Added new mouse sensitive fading option "fade out / hide"
  87. - Added / removed some bandwith-presets
  88. - Fixed some minor bugs and did some code-cleanup
  89.  
  90. 0.8.5.1 :
  91.  
  92. - Fixed another problem with "Always on top"-option
  93. + Added options to change MAX-display colors
  94. - New color defaults for MAX-display
  95.  
  96. 0.8.5.0 :
  97.  
  98. - Fixed problem with "Always on top"-option
  99. - Fixed problem with hibernation / standby modes
  100. - "Display average values"-feature calculates correctly now...
  101. - Some minor changes / bugfixes i already forgot ;)
  102. - New button design
  103. - New program icons. They are not very beautiful, but at least i created them on
  104. my own ;) If you can donate better ones, please let me know!
  105. + Added option "Gradient background"
  106. + It is now possible to change the display units separately for every display
  107. panel (UL, DL and MAX)
  108.  
  109. 0.8.1.0 (beta):
  110.  
  111. - Fixed silly bug in network interface detection
  112. - Settings are now saved after clicking on "Apply" or "Ok" instead on program
  113. exit
  114. - "Options" / "Totals" and "About" windows don't pop under graph window anymore,
  115. when "Always on top" option is active
  116. + Added option "Display units"
  117. + Added option "Display average values"
  118.  
  119. 0.8.0.0 (beta):
  120.  
  121. - NetMeter now identifies the network interfaces via their physical address
  122. instead of their name. This fixes the problem with computers that have more than
  123. one NIC of the same type / name.
  124. + Added option to select custom fonts for the display panels
  125. + Added option "Automatically adjust font size"
  126. + Adjusted graph window constraints. It is now possible to make the window
  127. smaller than in the previous version
  128. + Added option to stop graph when nothing is monitored
  129. + Added "Average" statistics in "Totals"
  130.  
  131. 0.7.0.6 (beta):
  132.  
  133. - This was the first official release
  134.  
  135.  
  136. Plans for the future:
  137. ---------------------
  138.  
  139. - Restructure and optimize the whole source code (could take a while...)
  140. Update: I'm approx. 70% done with restructuring the source code. 
  141. Done: statistics, logfile, totals-screen, error-handling, IPHLPAPI-module
  142. To-Do: graph + labels
  143. - Change from a proprietary logfile format .tlg to .csv
  144. - Write a complete documentation
  145.  
  146.  
  147. Have fun!
  148. ReadError
  149. http://readerror.gmxhome.de/
  150. mailto:NetMeter@gmx.de
  151.  
  152. P.S.: Bug reports and / or general feedback is welcome. But please be aware,
  153. that i don't answer all mails that i receive (yes, i am lazy...).
  154.